﻿2026-09-11T10:08:22.1403198Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-09-11T10:08:22.1410412Z ##[group]Run actions/checkout@v4
2026-09-11T10:08:22.1411232Z with:
2026-09-11T10:08:22.1412128Z   repository: BigscreenVR/traceable-reqs
2026-09-11T10:08:22.1416012Z   token: ***
2026-09-11T10:08:22.1416748Z   ssh-strict: true
2026-09-11T10:08:22.1417625Z   ssh-user: git
2026-09-11T10:08:22.1418550Z   persist-credentials: true
2026-09-11T10:08:22.1419332Z   clean: true
2026-09-11T10:08:22.1420138Z   sparse-checkout-cone-mode: true
2026-09-11T10:08:22.1420774Z   fetch-depth: 1
2026-09-11T10:08:22.1421371Z   fetch-tags: false
2026-09-11T10:08:22.1421952Z   show-progress: true
2026-09-11T10:08:22.1422588Z   lfs: false
2026-09-11T10:08:22.1423190Z   submodules: false
2026-09-11T10:08:22.1423836Z   set-safe-directory: true
2026-09-11T10:08:22.1424548Z   allow-unsafe-pr-checkout: false
2026-09-11T10:08:22.1425907Z ##[endgroup]
2026-09-11T10:08:22.3090263Z Syncing repository: BigscreenVR/traceable-reqs
2026-09-11T10:08:22.3098445Z ##[group]Getting Git version info
2026-09-11T10:08:22.3099889Z Working directory is '/home/runner/work/traceable-reqs/traceable-reqs'
2026-09-11T10:08:22.3101817Z [command]/usr/bin/git version
2026-09-11T10:08:22.3102758Z git version 2.55.0
2026-09-11T10:08:22.3106051Z ##[endgroup]
2026-09-11T10:08:22.3111505Z Temporarily overriding HOME='/home/runner/work/_temp/a90c0892-3bf7-4524-8e60-1f9a51278679' before making global git config changes
2026-09-11T10:08:22.3113264Z Adding repository directory to the temporary git global config as a safe directory
2026-09-11T10:08:22.3114865Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/traceable-reqs/traceable-reqs
2026-09-11T10:08:22.3117711Z Deleting the contents of '/home/runner/work/traceable-reqs/traceable-reqs'
2026-09-11T10:08:22.3119528Z ##[group]Initializing the repository
2026-09-11T10:08:22.3120784Z [command]/usr/bin/git init /home/runner/work/traceable-reqs/traceable-reqs
2026-09-11T10:08:22.3240538Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-11T10:08:22.3244419Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-11T10:08:22.3246769Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-11T10:08:22.3248574Z hint: call:
2026-09-11T10:08:22.3250196Z hint:
2026-09-11T10:08:22.3251578Z hint: 	git config --global init.defaultBranch <name>
2026-09-11T10:08:22.3254421Z hint:
2026-09-11T10:08:22.3257776Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-11T10:08:22.3259349Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-11T10:08:22.3260592Z hint:
2026-09-11T10:08:22.3261483Z hint: 	git branch -m <name>
2026-09-11T10:08:22.3262512Z hint:
2026-09-11T10:08:22.3263624Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-11T10:08:22.3265070Z Initialized empty Git repository in /home/runner/work/traceable-reqs/traceable-reqs/.git/
2026-09-11T10:08:22.3268071Z [command]/usr/bin/git remote add origin https://github.com/BigscreenVR/traceable-reqs
2026-09-11T10:08:22.3335333Z ##[endgroup]
2026-09-11T10:08:22.3338848Z ##[group]Disabling automatic garbage collection
2026-09-11T10:08:22.3340602Z [command]/usr/bin/git config --local gc.auto 0
2026-09-11T10:08:22.3353784Z ##[endgroup]
2026-09-11T10:08:22.3355866Z ##[group]Setting up auth
2026-09-11T10:08:22.3357816Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-11T10:08:22.3384861Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-11T10:08:22.3655191Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-11T10:08:22.3673203Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-11T10:08:22.3814373Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-11T10:08:22.3835946Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-11T10:08:22.4230322Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-11T10:08:22.4234793Z ##[endgroup]
2026-09-11T10:08:22.4236293Z ##[group]Fetching the repository
2026-09-11T10:08:22.4238215Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +911c84638f71dd4c3960bd0c2c64a6382ea33f5a:refs/remotes/pull/21/merge
2026-09-11T10:08:22.9790553Z From https://github.com/BigscreenVR/traceable-reqs
2026-09-11T10:08:22.9793230Z  * [new ref]         911c84638f71dd4c3960bd0c2c64a6382ea33f5a -> pull/21/merge
2026-09-11T10:08:22.9796658Z ##[endgroup]
2026-09-11T10:08:22.9797733Z ##[group]Determining the checkout info
2026-09-11T10:08:22.9799244Z ##[endgroup]
2026-09-11T10:08:22.9800174Z [command]/usr/bin/git sparse-checkout disable
2026-09-11T10:08:22.9848269Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-11T10:08:22.9872708Z ##[group]Checking out the ref
2026-09-11T10:08:22.9874838Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/21/merge
2026-09-11T10:08:22.9941821Z Note: switching to 'refs/remotes/pull/21/merge'.
2026-09-11T10:08:22.9942732Z 
2026-09-11T10:08:22.9943371Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-11T10:08:22.9944799Z changes and commit them, and you can discard any commits you make in this
2026-09-11T10:08:22.9945969Z state without impacting any branches by switching back to a branch.
2026-09-11T10:08:22.9946647Z 
2026-09-11T10:08:22.9947059Z If you want to create a new branch to retain commits you create, you may
2026-09-11T10:08:22.9951529Z do so (now or later) by using -c with the switch command. Example:
2026-09-11T10:08:22.9952426Z 
2026-09-11T10:08:22.9952699Z   git switch -c <new-branch-name>
2026-09-11T10:08:22.9953181Z 
2026-09-11T10:08:22.9953412Z Or undo this operation with:
2026-09-11T10:08:22.9953836Z 
2026-09-11T10:08:22.9954071Z   git switch -
2026-09-11T10:08:22.9954391Z 
2026-09-11T10:08:22.9954962Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-11T10:08:22.9955957Z 
2026-09-11T10:08:22.9957172Z HEAD is now at 911c846 Merge ad254318151d9d3a7a8c4a3928b3c7e25c9b4c83 into c9a8eb557873bd63aef7ab9c25af4ae74d17745b
2026-09-11T10:08:22.9966759Z ##[endgroup]
2026-09-11T10:08:22.9994559Z [command]/usr/bin/git log -1 --format=%H
2026-09-11T10:08:23.0007174Z 911c84638f71dd4c3960bd0c2c64a6382ea33f5a
